Package-level declarations

Types

Link copied to clipboard
class WindowsOutsideClickWatcher(windowSupplier: () -> <Error class: unknown class>?, onOutsideClick: () -> Unit, ignorePointPredicate: (x: Int, y: Int) -> Boolean? = null)

WindowsOutsideClickWatcher using a low-level mouse hook (WH_MOUSE_LL).